home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Text File  |  2005-08-08  |  1KB  |  58 lines

  1. object FrmSplash: TFrmSplash
  2.   Left = 413
  3.   Top = 345
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'FrmSplash'
  7.   ClientHeight = 259
  8.   ClientWidth = 500
  9.   Color = clWindow
  10.   Ctl3D = False
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 500
  25.     Height = 259
  26.     Align = alClient
  27.     Picture.Data = {<image000.jpg>}
  28.   end
  29.   object lblVersion: TLabel
  30.     Left = 8
  31.     Top = 216
  32.     Width = 56
  33.     Height = 13
  34.     Caption = 'lblVersion'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clRed
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object lblStep: TLabel
  44.     Left = 8
  45.     Top = 240
  46.     Width = 32
  47.     Height = 13
  48.     Caption = 'lblStep'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWhite
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57. end
  58.